atspi: Use gtk_accessible_should_present
authorMatthias Clasen <mclasen@redhat.com>
Mon, 12 Oct 2020 20:39:35 +0000 (16:39 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 13 Oct 2020 01:43:17 +0000 (21:43 -0400)
commit663934b2dcb3769e122e56adf1efcf333d3cee5c
tree14a46df27a6089c016da7f104780538d47d37616
parentd9adc1b5aaf3399cad9adfabd1a5dbc6803dbbcd
atspi: Use gtk_accessible_should_present

Replace explicit visibility check by this
more general method of determining whether
an accessible should be presented to the
a11y layer.
gtk/a11y/gtkatspicontext.c